diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-03-12 17:51:42 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-10-17 14:35:51 +0100 |
commit | cf532149ae68a1eeb31d2a07f0949ac116793b4d (patch) | |
tree | 0ba3b93fe7dd7707b3660fb21745f794bd869cee /net/lapb/lapb_subr.c | |
parent | 137d6c7a9eed27262541e8719292c76e3242e9d8 (diff) |
net:fec: move final receive to separate function
Move the final receive code sequence to a separate function.
Performance tests show that having lots of code integrated into one
big function can make the driver performance very dependent on
compiler behaviour, and more reliable performance can be obtained
by separating this out.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions