diff options
author | 2008-08-23 19:03:34 +0100 | |
---|---|---|
committer | 2008-09-02 17:39:49 -0400 | |
commit | 667d41008eb8a0e1d495d6c0a6143b43fe587c98 (patch) | |
tree | 27a014eb95da100aa3f196a3c0beeafe5c811183 /kernel/itimer.c | |
parent | iwlwifi: fix 64bit platform firmware loading (diff) | |
download | linux-dev-667d41008eb8a0e1d495d6c0a6143b43fe587c98.tar.xz linux-dev-667d41008eb8a0e1d495d6c0a6143b43fe587c98.zip |
orinoco: Multicast to the specified addresses
When multicasting the driver sets the number of group addresses using
the count from the previous set multicast command. In general this means
you have to set the multicast addresses twice to get the behaviour you
want.
If we were multicasting, and reduce the number of addresses we are
multicasting to, then the driver would write uninitialised data from the
stack into the group addresses to multicast to.
Only write the multicast addresses we have specifically set.
Signed-off-by: David Kilroy <kilroyd@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/itimer.c')
0 files changed, 0 insertions, 0 deletions