git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d7581e
)
team: fix port list dump for big number of ports
author
Jiri Pirko
<jiri@resnulli.us>
Wed, 29 May 2013 05:02:57 +0000
(
05:02
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 1 Jun 2013 00:31:52 +0000
(17:31 -0700)
In case the port list dump does not fit into one skb currently the
dump would start over again. Fix this by continue from the last dumped
port.
Introduced by commit
d90f889e9c
(team: handle sending port list in the
same way option list is sent)
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found