commit | 22117ea4fef4ea1c7d97c4d68c02c96c268a511b | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Tue Aug 21 21:23:39 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 21 21:23:39 2007 -0700 |
tree | b25aa62a488fc8751a9161d994726dfe28d9b7f6 | |
parent | 06c7af563d925d04961ce70cd9154fad8e2750c8 [diff] |
[IRDA] irda_nl_get_mode: always results in failure It seems an extraneous trailing ';' has slipped in to the error handling for a name registration failure causing the error path to trigger unconditionally. Signed-off-by: Andy Whitcroft <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net>