From: Harvey Harrison Date: Wed, 16 Jul 2008 01:44:13 +0000 (-0700) Subject: mac80211: use ieee80211 frame control directly X-Git-Tag: v2.6.28-rc1~717^2~446 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358c8d9d332230b14e130b78a6930996cdbf84c2;p=pandora-kernel.git mac80211: use ieee80211 frame control directly Remove the last users of the rx/tx_data->fc data members and use the le16 frame_control from the header directly. Signed-off-by: Harvey Harrison Signed-off-by: John W. Linville --- Reading git-diff-tree failed