]> git.baikalelectronics.ru Git - kernel.git/commit
xen-netback: Non-functional follow-up patch for grant mapping series
authorZoltan Kiss <zoltan.kiss@citrix.com>
Mon, 24 Mar 2014 23:59:50 +0000 (23:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2014 20:33:42 +0000 (16:33 -0400)
commit6fb5b8459df9471fa0ea5b15c672a47b104491d9
tree90fb5cc34b7f9185b50af68ef22f2dd4c1563e6d
parentbcfc2310c4de736c344ac9b21df4eef7d4bbd8e1
xen-netback: Non-functional follow-up patch for grant mapping series

Ian made some late comments about the grant mapping series, I incorporated the
non-functional outcomes into this patch:

- typo fixes in a comment of xenvif_free(), and add another one there as well
- typo fix for comment of rx_drain_timeout_msecs
- remove stale comment before calling xenvif_grant_handle_reset()

Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netback/interface.c
drivers/net/xen-netback/netback.c