From: Chr Date: Sun, 24 Aug 2008 01:15:06 +0000 (+0200) Subject: p54: take tx_queue's lock in rx_frame_sent X-Git-Tag: v2.6.28-rc1~717^2~384^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=031d10ee5a6df5aba6b4ac8bb01dd023cd5efc02;p=pandora-kernel.git p54: take tx_queue's lock in rx_frame_sent p54_rx_frame_sent will alter the tx_queue. Therefore we should hold the lock to protect against concurrent p54_assign_address calls. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed