[PATCH net 0/3] xen-netback: fix rx slot estimation
From: Paul Durrant <hidden>
Date: 2014-03-27 12:23:19
From: Paul Durrant <hidden>
Date: 2014-03-27 12:23:19
Sander Eikelenboom reported an issue with ring overflow netback in 3.14-rc3. This turns outo be be because of a bug in the ring slot estimation code. This patch series fixes the slot estimation, fixes the BUG_ON() that was supposed to catch the issue that Sander ran into and also makes a small fix to start_new_rx_buffer().