drivers: net: misc: Remove unused OOM variables
authorJoe Perches <joe@perches.com>
Mon, 4 Feb 2013 18:22:29 +0000 (18:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Feb 2013 19:58:52 +0000 (14:58 -0500)
commits 9d11bd159
("wimax: Remove unnecessary alloc/OOM messages, alloc cleanups")
and b2adaca92
("ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups")
added a couple of unused variable warnings.

Remove the now unused variables.

Noticed-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found