Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/freescale/fman
Colin Ian King d05071ed4a fsl/fman: make arrays port_ids static, reduces object code size
Don't populate the arrays port_ids on the stack, instead make them static.
Makes the object code smaller by over 700 bytes:

Before:
   text	   data	    bss	    dec	    hex	filename
  28785	   5832	    192	  34809	   87f9	fman.o

After:
   text	   data	    bss	    dec	    hex	filename
  27921	   5992	    192	  34105	   8539	fman.o

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-01 18:21:09 -07:00
..
2015-12-27 20:51:40 -05:00
2017-08-28 16:41:00 -07:00
2017-08-28 16:41:00 -07:00
2016-10-04 10:08:44 +03:00
2017-08-28 16:41:00 -07:00
2017-08-28 16:41:00 -07:00
2015-12-27 20:51:40 -05:00
2015-12-27 20:51:40 -05:00
2017-08-28 16:41:00 -07:00
2017-06-27 15:42:30 -04:00
2017-08-28 16:41:00 -07:00