sb1000_dev_ioctl() (on i386) uses 824 bytes of stack space, all due to overuse of inline functions. By changing a few infrequently used functions to non-inline, the stack usage is reduced to only 60 bytes. Nothing in a fast path is changed. Signed-off-by: Randy Dunlap diffstat:= drivers/net/sb1000.c | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-)