cxgb3: fix premature page unmap
authorDivy Le Ray <divy@chelsio.com>
Tue, 17 Nov 2009 16:38:28 +0000 (16:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Nov 2009 13:11:14 +0000 (05:11 -0800)
unmap Rx page only when guaranteed that this page won't be
used anymore to allocate rx page chunks.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found