diff options
author | 2005-10-21 22:09:16 -0500 | |
---|---|---|
committer | 2005-10-26 01:20:21 -0200 | |
commit | dcab5e1eeccf5e226c771ecc013631cde157435f (patch) | |
tree | d0e6f0c63caee92c8ac86d24fb280a0c65be11d9 /drivers/i2c/i2c-dev.c | |
parent | [AX.25]: Use constant instead of magic number (diff) | |
download | wireguard-linux-dcab5e1eeccf5e226c771ecc013631cde157435f.tar.xz wireguard-linux-dcab5e1eeccf5e226c771ecc013631cde157435f.zip |
[IPV4]: Fix setting broadcast for SIOCSIFNETMASK
Fix setting of the broadcast address when the netmask is set via
SIOCSIFNETMASK in Linux 2.6. The code wanted the old value of
ifa->ifa_mask but used it after it had already been overwritten with
the new value.
Signed-off-by: David Engel <gigem@comcast.net>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Diffstat (limited to 'drivers/i2c/i2c-dev.c')
0 files changed, 0 insertions, 0 deletions