summaryrefslogtreecommitdiff
path: root/net/802
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-03 17:28:21 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-03 17:28:21 -0500
commit7a655c6324a8968ea2f027bf3660c87c42ac3de4 (patch)
treeec7fe4efaad20f994a9ee78ab561175cf347f913 /net/802
parent508aac6dee025f93eab1e806d20762ea6327b43d (diff)
enic: Remove local ndo_busy_poll() implementation.
We do polling generically these days. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions
)
HID: cp2112: fix sleep-while-atomic
A recent commit fixing DMA-buffers on stack added a shared transfer buffer protected by a spinlock. This is broken as the USB HID request callbacks can sleep. Fix this up by replacing the spinlock with a mutex. Fixes: 1ffb3c40ffb5 ("HID: cp2112: make transfer buffers DMA capable") Cc: stable <stable@vger.kernel.org> # 4.9 Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/openvswitch/Kconfig')