aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorTomas Henzl <[email protected]>2010-12-22 16:52:40 +0100
committerJames Bottomley <[email protected]>2011-01-03 10:34:15 -0600
commit474ffb74c75ea9845860ffb24cdc127eda0d5657 (patch)
treebc1c05ce907a66d029bec0ef5460deb13b929b54 /net/lapb/lapb_iface.c
parent41511704b678f7b101a76e58d6c6b7bbe2a9ad70 (diff)
[SCSI] lpfc: lower stack use in lpfc_fc_frame_check
according to checkstack the lpfc_fc_frame_check occupies the first place in stack usage: make checkstack objdump -d vmlinux $(find . -name '*.ko') | \ perl /root/rpmbuild/BUILD/kernel-2.6.32/linux-2.6.32.x86_64/scripts/checkstack.pl x86_64 0x000013f4 lpfc_fc_frame_check [lpfc]: 1936 ... This change makes the rctl_names static, thus not on stack. Signed-off-by: Tomas Henzl <[email protected]> Acked-by: James Smart <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions