]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: add mutex for hw settings
authorhayeswang <hayeswang@realtek.com>
Thu, 9 Oct 2014 10:00:26 +0000 (18:00 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2014 23:06:08 +0000 (19:06 -0400)
commita1ac89ac33ce840c9dc7e8b18b9efd8467c094aa
tree2a88d71a1b631866e3329b1fc8e1c89531881ec2
parentde6ee6fff40cc3e2a9042ca819537a1a35530b97
r8152: add mutex for hw settings

Use the mutex to avoid the settings are interrupted by other ones.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c