[TIPC]: Unrecognized configuration command now returns error message
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 17 Oct 2006 05:00:56 +0000 (22:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 19 Oct 2006 02:55:23 +0000 (19:55 -0700)
commit53cfd1e102c759c958f907ee40a58bec3fc5911a
treec7641cb87ec974cefe0ad40e7407b0e9e3cabf97
parenteb409460b1abec0e2a1f9c9d07019f4157a6d6bc
[TIPC]: Unrecognized configuration command now returns error message

This patch causes TIPC to return an error message when it receives
an unrecognized configuration command.  (Previously, the sender
received no feedback.)

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Per Liden <per.liden@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/config.c