Modify ieee80211_saveie and ieee80211_saveath(ewww) to take a NULL source parameter...
authormentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 13 Nov 2007 17:45:58 +0000 (17:45 +0000)
committermentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 13 Nov 2007 17:45:58 +0000 (17:45 +0000)
commit3fbb1d543d31301b3a127fed2543a44421537749
tree1b434e6a046b05a5a836fc3a95df33df0d56c33d
parent73cbb16ebe4752436ffa9294919c8eb5b83125d9
Modify ieee80211_saveie and ieee80211_saveath(ewww) to take a NULL source parameter, and to cleanup in this case.
On reception of an Associatiion request, always save IEs correctly (i.e., cleanup up any no longer valid IEs in the case that no new, valid IE is received).

Ticket: http://madwifi.org/ticket/1188
Original Patch: Signed-Off-By: Bas

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2847 0192ed92-7a03-0410-a25b-9323aeb14dbd
net80211/ieee80211_input.c