commit | 6f05f629716a71d4c9c82813f45d3e9a6e90d146 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Thu Mar 08 20:46:03 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:24:14 2007 -0700 |
tree | 6c953d39dbbbd697b8ff4797e26ab45b1d11da4e | |
parent | 2de979bd7da9c8b39cc0aabb0ab5aa1516d929eb [diff] |
[NET]: deinline some functions Several functions are marked inline or forced inline, but it would be better to let the compiler decide. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>