diff options
author | Andy Grover <andy.grover@oracle.com> | 2010-05-24 20:28:49 -0700 |
---|---|---|
committer | Andy Grover <andy.grover@oracle.com> | 2010-09-08 18:15:21 -0700 |
commit | 3427e854e1a0e76be8b3d75fc0fa878f59b43693 (patch) | |
tree | cc0bb1c074612cfd6634ac6a4fa9c92709fa185a /lib/kobject.c | |
parent | 0b088e003ccf316a76c51be5dec2d70b93be3be8 (diff) | |
download | linux-3.10-3427e854e1a0e76be8b3d75fc0fa878f59b43693.tar.gz linux-3.10-3427e854e1a0e76be8b3d75fc0fa878f59b43693.tar.bz2 linux-3.10-3427e854e1a0e76be8b3d75fc0fa878f59b43693.zip |
RDS: Assume recv->r_frag is always NULL in refill_one()
refill_one() should never be called on a recv struct that
doesn't need a new r_frag allocated. Add a WARN and remove
conditional around r_frag alloc code.
Also, add a comment to explain why r_ibinc may or may not
need refilling.
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions