linux-atm: Solos card requires explicit buffer size to br2684ctl
authorFelix Fietkau <nbd@openwrt.org>
Sun, 20 Mar 2011 01:21:49 +0000 (01:21 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 20 Mar 2011 01:21:49 +0000 (01:21 +0000)
commitc4d23cb3b03b0163859f4ee78276a81583518591
tree3e273c843025d1954508d8e4cd10aabcb521587d
parentbea7583b5ecd2d0911a4025db4260f0680c28619
linux-atm: Solos card requires explicit buffer size to br2684ctl

The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.

(Patch by Philip Prindeville)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26242 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/linux-atm/files/br2684ctl