diff options
author | Veaceslav Falico <vfalico@redhat.com> | 2013-08-03 03:50:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-05 12:19:44 -0700 |
commit | def4460cdb171d64309c927907c18c4efcb0204b (patch) | |
tree | 5caeb98f8521868af91d283e939d20c479cf6c9d /net/unix/af_unix.c | |
parent | 1155e964a616a9bd4b603f6f8bf4f47576b010c5 (diff) |
bonding: call slave_last_rx() only once per slave
Simple cleanup to not call slave_last_rx() on every time function. It won't
give any measurable boost - but looks cleaner and easier to understand.
There are no time-consuming functions in between these calls, so it's safe
to call it in the beginning only once.
CC: Jay Vosburgh <fubar@us.ibm.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions