From d66caada5a69443677841b487125752f9fcea126 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Tue, 17 Sep 2013 19:54:35 +0100 Subject: [PATCH] staging: vt6656: desc.h remove typedef struct tagSTxBufHead to rxtx.h In code it is referred to as fifo to renamed to typedef struct tagSTxBufHead -> struct vnt_tx_fifo_head This is only needed by rxtc.c so moved to rxtx.h Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed