Several minor bug fixes in the cxgb4vf driver ...
[01/05]: Virtual Interfaces are always up ...
[02/05]: Check driver parameters in the right place ...
[03/05]: Behave properly when CONFIG_DEBUG_FS isn't defined ...
[04/05]: Quiesce Virtual Interfaces on shutdown ...
[05/05]: Use defined Mailbox Timeout
drivers/net/cxgb4vf/cxgb4vf_main.c | 110 ++++++++++++++++++++++++++++--------
drivers/net/cxgb4vf/t4vf_hw.c | 2 +-
2 files changed, 88 insertions(+), 24 deletions(-)