qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions
@ 2015-07-01  7:10 Fam Zheng
  2015-07-01  7:10 ` [Qemu-devel] [PATCH 1/3] musicpal: Drop eth_can_receive Fam Zheng
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Fam Zheng @ 2015-07-01  7:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Jan Kiszka

These are all repeating the default, and since we're cleaning up .can_receive,
let's get these out of the way.

Fam


Fam Zheng (3):
  musicpal: Drop eth_can_receive
  etraxfs_eth: Drop eth_can_receive
  lan9118: Drop lan9118_can_receive

 hw/arm/musicpal.c    | 6 ------
 hw/net/etraxfs_eth.c | 6 ------
 hw/net/lan9118.c     | 6 ------
 3 files changed, 18 deletions(-)

-- 
2.4.3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-07-20 16:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01  7:10 [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions Fam Zheng
2015-07-01  7:10 ` [Qemu-devel] [PATCH 1/3] musicpal: Drop eth_can_receive Fam Zheng
2015-07-01  7:10 ` [Qemu-devel] [PATCH 2/3] etraxfs_eth: " Fam Zheng
2015-07-01  7:10 ` [Qemu-devel] [PATCH 3/3] lan9118: Drop lan9118_can_receive Fam Zheng
2015-07-13  5:44 ` [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions Fam Zheng
2015-07-13  6:10 ` Jason Wang
2015-07-20 16:47 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).