summaryrefslogtreecommitdiff
path: root/lib/pm-notifier-error-inject.c
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2018-04-28 22:19:08 +0200
committerDavid S. Miller <davem@davemloft.net>2018-04-30 09:38:19 -0400
commite66267483eab88a05103f2b9df6a5682b87f38b0 (patch)
treeab2c44bdab3a783ab867191a8e8a6828cd2c5dd2 /lib/pm-notifier-error-inject.c
parent76c2a96d42ca3bdac12c463ff27fec3bb2982e3f (diff)
r8169: remove unneeded call to __rtl8169_set_features in rtl_open
RxChkSum and RxVlan aren't touched outside __rtl8169_set_features (except in probe), so they are always in sync with dev->features. And the RxConfig flags are set in rtl_set_rx_mode() which is called via dev_set_rx_mode() from __dev_open(). Therefore we can safely remove this call. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions