This series contains 4 patches for Xen netfront and netback modules. 1 and 3 just remove some unused variables, nothing special. 2 is used to drop malformed packets in netfront before sending it to netback. 4 is used to deal with the situation when netfront''s MAX_SKB_FRAGS is bigger than netback''s MAX_SKB_FRAGS.