qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions


From: Fam Zheng
Subject: [Qemu-devel] [PATCH 0/3] hw/net: Drop unnecessary .can_receive functions
Date: Wed, 1 Jul 2015 15:10:44 +0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]