git: DragonFly_RELEASE_3_8 kernel/bwn: Improve error handling in bwn_attach().

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Jun 10 04:40:01 PDT 2014


commit f3ed8d0e0f5d8c3ad9ddc5b86647cf2e1915782a
Author: Imre Vadasz <imre at vdsz.com>
Date:   Mon Jun 9 22:36:22 2014 +0200

    kernel/bwn: Improve error handling in bwn_attach().
    
    * Making sure to call wlan_serialize_exit() when bus_setup_intr() fails.
    
    * Return the proper error values when bwn_attach() fails.

Summary of changes:
 sys/dev/netif/bwn/bwn/if_bwn.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3ed8d0e0f5d8c3ad9ddc5b86647cf2e1915782a


-- 
DragonFly BSD source repository



More information about the Commits mailing list