Dan Carpenter d53c9f4d21 apparmor: Fix an error code in verify_table_headers()
We accidentally return a positive EPROTO instead of a negative -EPROTO.
Since 71 is not an error pointer, that means it eventually results in an
Oops in the caller.

Fixes: d901d6a298dc ("apparmor: dfa split verification of table headers")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
2018-03-23 17:28:38 -07:00
..
2017-04-07 08:58:35 +10:00
2018-02-09 11:30:01 -08:00
2018-02-09 11:30:01 -08:00
2018-02-09 11:30:01 -08:00
2018-02-09 11:30:01 -08:00
2018-02-09 11:30:01 -08:00
2018-02-09 11:30:01 -08:00
2017-01-16 00:42:17 -08:00