aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorHeiner Kallweit <[email protected]>2018-04-28 22:19:08 +0200
committerDavid S. Miller <[email protected]>2018-04-30 09:38:19 -0400
commite66267483eab88a05103f2b9df6a5682b87f38b0 (patch)
treeab2c44bdab3a783ab867191a8e8a6828cd2c5dd2 /tools/perf/scripts/python/event_analyzing_sample.py
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions