From: David Dillow Date: Sun, 24 Oct 2010 10:20:20 +0000 (+0000) Subject: typhoon: wait for RX mode commands to finish X-Git-Tag: v2.6.37-rc1~88^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154ccd82e1b871ca012e781e01566128754d8c5f;p=pandora-kernel.git typhoon: wait for RX mode commands to finish When adding VLAN devices, we can get several calls to typhoon_set_rx_mode() in quick succession. Because we didn't wait for the commands to complete, we could run out of command descriptors and fail to set the RX mode. Signed-off-by: David Dillow Signed-off-by: David S. Miller --- Reading git-diff-tree failed