From 154ccd82e1b871ca012e781e01566128754d8c5f Mon Sep 17 00:00:00 2001 From: David Dillow Date: Sun, 24 Oct 2010 10:20:20 +0000 Subject: [PATCH] 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-format-patch failed