ethtool: Use noinline_for_stack
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 8 Mar 2010 20:17:04 +0000 (12:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Mar 2010 20:17:04 +0000 (12:17 -0800)
commitf5c445ed4148434f142be0263a8ad7cb58503e8a
tree7e3b87503eb416261dcb5424cc269b2de77e4616
parent81160e66cca3d3a16b7d88e0e2dccfc5c76f36f9
ethtool: Use noinline_for_stack

Use self documenting noinline_for_stack instead of duplicated comments.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c