diff options
author | Hariprasad Shenai <hariprasad@chelsio.com> | 2015-03-25 20:01:26 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-25 11:45:29 -0400 |
commit | dde93dfea53c72b07907d9e44a6e4b1545f6bdc4 (patch) | |
tree | 7070c2a704229f271963edc68aaf18d76156d99d /include | |
parent | 6fd99094de2b83d1d4c8457f2c83483b2828e75a (diff) | |
download | linux-dde93dfea53c72b07907d9e44a6e4b1545f6bdc4.tar.gz linux-dde93dfea53c72b07907d9e44a6e4b1545f6bdc4.tar.bz2 linux-dde93dfea53c72b07907d9e44a6e4b1545f6bdc4.zip |
cxgb4: Fix frame size warning for 32 bit arch
Fixes below warning by dynamically allocating memory
All warnings:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c: In function
'cctrl_tbl_show':
>> drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:689:1: warning: the
>> frame
>> size of 1028 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions