commit | 9b70749e64132e17ab02239b82fcb4a2c55554d1 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuah.khan@hp.com> | Fri Jul 20 13:34:32 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 22 23:31:07 2012 -0700 |
tree | d384371c9582aa78468276e4864b46414a1844f4 | |
parent | ec2deec1f3520c467e3fb64f11a5d1e9c073e376 [diff] |
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value to be consistent with the rest of the checks after niu_rbr_add_page() calls in this file. Signed-off-by: Shuah Khan <shuah.khan@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>