diff options
author | Jakub Kicinski <[email protected]> | 2013-04-03 16:50:54 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-04-05 00:49:13 -0400 |
commit | f01fc1a82c2ee68726b400fadb156bd623b5f2f1 (patch) | |
tree | a8a38e688acb792ea5b88114f9092de6d28ff7de /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 0e82e7f6dfeec1013339612f74abc2cdd29d43d2 (diff) |
ixgbe: fix registration order of driver and DCA nofitication
ixgbe_notify_dca cannot be called before driver registration
because it expects driver's klist_devices to be allocated and
initialized. While on it make sure debugfs files are removed
when registration fails.
Cc: stable <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions