net: Add support for CHANGEUPPER notifier error injection
authorIdo Schimmel <idosch@mellanox.com>
Thu, 3 Dec 2015 11:12:04 +0000 (12:12 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 16:49:23 +0000 (11:49 -0500)
commitc39d0454ec9b703d3540dd10a2e9692f89aa48ab
treea75cef967b86ab7cc61994b07b1269b04c5fe2e5
parentb03804e7c3ad41c265c0ca21ddb306b252b4f99f
net: Add support for CHANGEUPPER notifier error injection

Since CHANGEUPPER can now fail, add support for it in the newly
introduced netdev notifier error injection infrastructure.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/fault-injection/notifier-error-inject.txt
lib/netdev-notifier-error-inject.c
This page took 0.025323 seconds and 5 git commands to generate.