commit | 8d0557d27d59e830b2f90cfcd06a4e4e20e5f11d | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Tue Dec 08 10:09:15 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 08 22:43:15 2015 -0500 |
tree | d2a92cf3938eec6a89334f72070f8c059b72aac9 | |
parent | 126fca643e3f6ee6e26533366f77acdd9e07d2ec [diff] |
cxgb4: Deal with wrap-around of queue for Work request The WR headers may not fit within one descriptor. So we need to deal with wrap-around here. Based on original patch by Pranjal Joshi <pjoshi@chelsio.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>