From: Rami Rosen Date: Thu, 11 Dec 2008 12:00:25 +0000 (+0200) Subject: mac80211: misc cleanups X-Git-Tag: v2.6.29-rc1~581^2~203^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1f5c0bb8edbaee81c1672733f8dc4d0a5f5ea5;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed