diff options
author | hayeswang <hayeswang@realtek.com> | 2013-08-14 16:54:38 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-15 12:34:25 +0400 |
commit | ebc2ec484db9c7c96b41f7d0d6d9d2e24f601116 (patch) | |
tree | 5c21c4100f89d0c50a97a081a7fcebd25bed74a2 /net/ipv4/raw.c | |
parent | fce9b9be89cece975675142a3953bfb5299d195d (diff) | |
download | linux-ebc2ec484db9c7c96b41f7d0d6d9d2e24f601116.tar.xz |
net/usb/r8152: support aggregation
Enable the tx/rx aggregation which could contain one or more packets
for each bulk in/out. This could reduce the loading of the host
controller by sending less bulk transfer.
The rx packets in the bulk in buffer should be 8-byte aligned, and
the tx packets in the bulk out buffer should be 4-byte aligned.
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/raw.c')
0 files changed, 0 insertions, 0 deletions