]> git.baikalelectronics.ru Git - kernel.git/commit
wl1251: update tx_hdr when aliging skb in tx
authorKalle Valo <kalle.valo@nokia.com>
Mon, 30 Nov 2009 08:18:40 +0000 (10:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Dec 2009 23:56:00 +0000 (18:56 -0500)
commit2189499d415c0637b6d9e05b1b3ddb7a02c22183
tree7a564f04858db8e01a38a282fd26660eeb71f69f
parentd81be21f42b9ca928e69bfc0dad305a9c969cf94
wl1251: update tx_hdr when aliging skb in tx

Before transmission when aligning the buffer to 4-byte bounday, tx_hdr
needs to be updated. Otherwise debug logs print false data.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1251_tx.c