diff options
author | Christian Lamparter <[email protected]> | 2008-10-15 04:07:16 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2008-10-31 19:00:33 -0400 |
commit | b92f30d65aeb0502e2ed8beb80c8465578b40002 (patch) | |
tree | 7d2669d864df5368377dcad11c1bbf4be266eff5 /net/core/utils.c | |
parent | 9de5776ff33a006b864341a6ec8d31f1a3c628cf (diff) |
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 <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions