]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: brcm80211: return error code to mac80211 for 40MHz channels
authorArend van Spriel <arend@broadcom.com>
Thu, 10 Feb 2011 11:03:43 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 20:45:58 +0000 (12:45 -0800)
commit9d2c415612bc6dd300e7feffebf193243536eaea
tree6a5e58f363968b848c98eb69346d4ff11f9c1713
parent4a0791505639fcbb33b410c2a353d06688909188
staging: brcm80211: return error code to mac80211 for 40MHz channels

When mac80211 attempts to configure the driver for 40MHz channel it
will return an error code -EIO as this is not yet supported.

Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Brett Rudley <brudley@broadcom.com>
Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/wl_mac80211.c