commit | ab1f5c0bb8edbaee81c1672733f8dc4d0a5f5ea5 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Thu Dec 11 14:00:25 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 12 14:45:27 2008 -0500 |
tree | 3eb339986b05fdbd9e5e4a221a4a842af7ab9c20 | |
parent | 4dec9b807be757780ca3611a959ac22c28d292a7 [diff] |
mac80211: misc cleanups This patch removes unneeded member (skbuff) from ieee80211_ibss_add_sta() method in its declaration (in ieee80211_i.h) and its callers (in rx.c and mlme.c) This patch removes unneeded member from struct ieee80211_rx_data in ieee80211_i.h. (Originally posted as two patches. -- JWL) Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>