]> git.karo-electronics.de Git - karo-tx-linux.git/commit
r8152: move the default coalesce setting for RTL8153
authorhayeswang <hayeswang@realtek.com>
Fri, 9 Jun 2017 09:11:44 +0000 (17:11 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Jun 2017 19:37:01 +0000 (15:37 -0400)
commit49d10347d445f003cdd3a3c2c4f36d11aa67e6e1
tree5ce9f70c6c4f352d39aca78453682c0c2824c28a
parent3cb3234eed89c10d706d23f5355596efc07dc83c
r8152: move the default coalesce setting for RTL8153

Only RTL8153 could set coalesce, so move the default setting for
rtl8152_probe() to r8153_init().

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