]> git.baikalelectronics.ru Git - kernel.git/commit
fq: split out backlog update logic
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 27 Apr 2016 10:59:13 +0000 (12:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 21:03:38 +0000 (17:03 -0400)
commitbd92ba16895e73e88ea207f37178f011fd664a61
tree420b211911111c7603cfcff2f9ace377e32afa42
parentea5b6c21da31bdc92ae1a6ec7c08dbf5a41868cd
fq: split out backlog update logic

mac80211 (which will be the first user of the
fq.h) recently started to support software A-MSDU
aggregation. It glues skbuffs together into a
single one so the backlog accounting needs to be
more fine-grained.

To avoid backlog sorting logic duplication split
it up for re-use.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fq_impl.h