aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2007-04-04 15:30:35 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2007-04-13 13:47:17 -0700
commit3c163bc0b44d31618fa8f08a5e149335f6c8cbc4 (patch)
treecbdf6d9a616e76ab6934a85d2243acaec8ba2d7f /net/lapb/lapb_timer.c
parentb95c2d9a59eab707fe82629fd7d0b4f3656d93be (diff)
softmac: avoid assert in ieee80211softmac_wx_get_rate
[PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate Unconfigured bcm43xx device can hit an assert() during wx_get_rate queries. This is because bcm43xx calls ieee80211softmac_start late (i.e. during open instead of probe). bcm43xx_net_open -> bcm43xx_init_board -> bcm43xx_select_wireless_core -> ieee80211softmac_start Fix is to check that device is running before completing ieee80211softmac_wx_get_rate. Signed-off-by: John W. Linville <linville@tuxdriver.com> Cc: Chuck Ebbert <cebbert@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions