]> git.baikalelectronics.ru Git - kernel.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)
commit1bb2bbe0c7c0166586005ba4b440e91fab4597dc
tree5ce9f70c6c4f352d39aca78453682c0c2824c28a
parentfff1ea263efceae945d97329a857a8748c840bd2
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