linux-atm: Solos card requires explicit buffer size to br2684ctl
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 Mar 2011 01:21:49 +0000 (01:21 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 Mar 2011 01:21:49 +0000 (01:21 +0000)
commit7e17f34e6d13040b73e84707abcbbfe70520794f
tree3e273c843025d1954508d8e4cd10aabcb521587d
parentd531cb04e93188ef6232674533afba23402ebc1e
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