numam-dpdk/drivers
Rasesh Mody d843caff0c net/qede/base: fix printout
Prints in ecore_get_dev_info showed only chip revision,
and did that as number instead of letter.
I.e.,  BB A0 --> BB0, BB B0 --> BB1, AH A0 --> AH0, AH A1 --> AH0.

Correct the printing scheme into
{AH, BB} {A, B}{0, 1}

Fixes: ec94dbc573 ("qede: add base driver")

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
2017-04-04 18:59:43 +02:00
..
crypto ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
mempool mempool: move stack handler as a driver 2017-04-03 19:45:45 +02:00
net net/qede/base: fix printout 2017-04-04 18:59:43 +02:00
Makefile mempool: move ring handler as a driver 2017-04-03 19:45:45 +02:00