diff options
author | Allan Stephens <allan.stephens@windriver.com> | 2006-06-29 12:32:46 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-06-29 17:08:10 -0700 |
commit | e49060c7cab6ca856d048e1e10d71c0e6fedf376 (patch) | |
tree | 20b3ebd30b8cc645684c369e42c968276411e7d2 /net/sched | |
parent | caf430f37119af5faac9252ec4e18cb1c55dde26 (diff) |
[TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf
Now determines tailroom of bundle buffer by directly inspection of buffer.
Previously, buffer was assumed to have a max capacity equal to the link MTU,
but the addition of link MTU negotiation means that the link MTU can increase
after the bundle buffer is allocated.
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Per Liden <per.liden@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions