1. 22 Jan, 2010 1 commit
    • Sathya Perla's avatar
      be2net: fix bug in rx page posting · 26d92f92
      Sathya Perla authored
      Pages are posted to the rxq in such a way that more than one frag
      can share the page. The last frag that uses the page unmaps the
      page.  In the case when a page is not fully used (due to lack of space in rxq)
      the last frag that uses the page is not being set as a "last_page_user";
      instead, the next frag in the rxq is incorrectly being set.
      
      The fix has also been tested on ppc64 with 64k pages...
      Signed-off-by: default avatarSathya Perla <sathyap@serverengines.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      26d92f92
  2. 21 Jan, 2010 3 commits
  3. 19 Jan, 2010 8 commits
  4. 18 Jan, 2010 6 commits
  5. 16 Jan, 2010 1 commit
  6. 15 Jan, 2010 4 commits
  7. 14 Jan, 2010 15 commits
  8. 13 Jan, 2010 1 commit
  9. 12 Jan, 2010 1 commit