madwifi/ath
proski 03538d0225 Protect against NULL in ath_beacon_config()
It's called with NULL vap in several places, and the old
ath_beacon_config() had such protection.  Without this check, the kernel
panics after association in managed mode.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3064 0192ed92-7a03-0410-a25b-9323aeb14dbd
2007-12-16 16:40:42 +00:00
..
if_ath_ahb.c Use compatibility definition for IRQF_SHARED 2007-12-13 02:18:16 +00:00
if_ath_ahb.h Fix compiling on non-MIPS platforms 2007-12-13 02:08:52 +00:00
if_ath_hal_macros.h Add linefeeds to block warnings 2007-11-24 08:40:15 +00:00
if_ath_hal_wrappers.h fix wrong hal type usage for interference mitigation 2007-11-26 14:26:15 +00:00
if_ath_hal.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_pci.c Use compatibility definition for IRQF_SHARED 2007-12-13 02:18:16 +00:00
if_ath_pci.h Merge some whitespace changes from the DFS branch 2007-11-20 17:18:36 +00:00
if_ath.c Protect against NULL in ath_beacon_config() 2007-12-16 16:40:42 +00:00
if_athioctl.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_athvar.h this ports, with some changes, the IBSS merging work benoit has done in the dfs 2007-12-12 01:32:51 +00:00
Makefile Install modules with mode set to 0644 instead of 0755. 2007-11-06 00:41:19 +00:00
Makefile.kernel Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00