commit | 6c94d3611be61e4cff33b311f1a626d93d1d3e92 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun May 29 20:28:01 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 29 20:28:01 2005 -0700 |
tree | 2aa0f06ebdc7a72e8b08d6f734a3f1a91bf95249 | |
parent | 69f6a0fafcdf0bfe85af182695d6d38f80f9d549 [diff] |
[IPV6]: Clear up user copy warning in flowlabel code. We are intentionally ignoring the copy_to_user() value, make it clear to the compiler too. Noted by Jeff Garzik. Signed-off-by: David S. Miller <davem@davemloft.net>