summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@web.de>2008-10-15 04:07:16 +0200
committerJohn W. Linville <linville@tuxdriver.com>2008-11-01 00:00:33 +0100
commitb92f30d65aeb0502e2ed8beb80c8465578b40002 (patch)
tree7d2669d864df5368377dcad11c1bbf4be266eff5 /lib
parentp54: p54: refactor p54_rx_frame_sent (diff)
downloadlinux-b92f30d65aeb0502e2ed8beb80c8465578b40002.tar.xz
linux-b92f30d65aeb0502e2ed8beb80c8465578b40002.zip
p54: fix memory management
We have to be careful if multiple "control frames" are passed in a very short intervals to the device's firmware. As p54_assign_address always put them into same memory location. To guarantee that this won't happen anymore, we have to treat control frames like normal data frames in the devices own memory management. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions