Guy Cohen a8bdf29c6c mac80211: Assign correct TID for local bridged packets
This patch assigns correct TID to frames transmitted between
two stations in the same BSS in AP mode.
The problem is that skb->protocol is not set to ETH_P_IP and it is wrong
to use that field at this stage.
The fix compares the LLC/Protocol headers explicitly to check if the
encapsulated frame is IP frame

Signed-off-by: Guy Cohen <guy.cohen@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:10:41 -08:00
..
2007-11-02 08:47:06 +01:00
2007-10-10 16:52:33 -07:00
2007-05-05 11:46:38 -07:00
2007-10-10 16:49:27 -07:00
2007-10-10 16:53:16 -07:00
2007-10-10 16:53:16 -07:00
2008-01-28 15:10:08 -08:00
2008-01-28 15:09:43 -08:00
2008-01-28 14:59:53 -08:00
2008-01-28 14:59:53 -08:00
2007-10-10 16:53:14 -07:00