Skip to content
Commit ea019649 authored by Denys Vlasenko's avatar Denys Vlasenko Committed by David S. Miller
Browse files

drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes



This function compiles to 895 bytes of machine code.

Clearly, this isn't a time-critical function.
For one, it has a number of udelay(1) calls.

Signed-off-by: default avatarDenys Vlasenko <dvlasenk@redhat.com>
CC: David S. Miller <davem@davemloft.net>
CC: linux-kernel@vger.kernel.org
CC: netdev@vger.kernel.org
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 079adf6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment