]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge r200530 from head:
authorgavin <gavin@FreeBSD.org>
Sun, 14 Feb 2010 09:34:27 +0000 (09:34 +0000)
committergavin <gavin@FreeBSD.org>
Sun, 14 Feb 2010 09:34:27 +0000 (09:34 +0000)
commit9affe11b674bb8ad2b148e5ae532c70c9e83097b
treee7e0db4853ebe830e74a3fb18e49d23bd88f26f8
parent9a052c00f7a3c0279e262545372fe7650cb7a7a5
Merge r200530 from head:

  Don't panic on failure to attach if we fail before or during the
  if_alloc() of ifp.

  This fixes the panic reported in the PRs, but not the attach failure.

PR: kern/139079, kern/143874
Tested by: Steven Noonan <steven uplinklabs.net>
Reviewed by: thompsa
sys/dev/wpi/if_wpi.c