commit | e247a8f5d018740220c66bd5df1928d21d277d63 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Mar 06 15:05:38 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 06 15:05:38 2008 -0800 |
tree | 33b455ee1a445d2c00e7392593ed7d5ee9c7d7f1 | |
parent | 8c8696553aa3895c2ad4289537e4af45a8877b62 [diff] |
[TIPC]: Add argument validation for shutdown() This patch validates that the "how" argument to shutdown() is SHUT_RDWR, since this is the only form that TIPC supports. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>