]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix bug in accessing skb->data of rx frame for edma
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Thu, 20 May 2010 21:34:47 +0000 (14:34 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:31 +0000 (16:13 -0400)
commitffd8d400e480943151bc1437925d5d9dbc992cb0
tree25dc1625e94225ade42c32a41011ba0b3c4174a5
parent17bfe6c34cf97defd8350f306a2d35f399036c8c
ath9k: Fix bug in accessing skb->data of rx frame for edma

Skip the rx status portion in skb->data before accessing ieee80211
frame header.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c