uio-seville: update to revision
80de832
This imports the following changes:
80de832 Fix Copyright issues
0c9921f Add support for interrupts on PHYs connected to seville's ports
53de571 fix: Avoid memory leak
6cf2d52 Refractoring uio_seville_main.c file
7b2ccba Fix: Use Seville register when flushing, not remapper's register
d347b98 Beautify: Replace big switch() with a 2-line for()
f8c8249 Beautify: Fix for() alignment
fdde45d Fix: Pad undersized injected CPU control frames
3b9cff6 Fix: Typo for "reciving"
052d776 Fix: Assure that there can't be 2 processes that open the uio device
3c29b27 Fix: Interrupts might occur when /dev/npi is closing
59e3d2e Fix: Assure that only one thread is allowed to inject a frame at a time
b96827c Fix: Assure that only one thread may extract a CPU frame at a time
8c9c47e Fix: Remove unecessary check for data in the polling function
a202daf Fix: L2 Switch interrupt handler is called twice for each packet
985d4c2 Fix: dev/npi might be opened by two applications
3ecb8f3 Fix: Fix initialization of valiables for struct dev_npi
dd74172 Beautify: Add ':' at the end of npi_read_q in description
aceb6be Beautify: function do_control_frame_extr_dev() has duplicated code
262876b Beautify: Remove unnecessary macro
d737cd8 Fix: Treat interrupts only from group 0
181ae15 Beautify: Rename variable leftovers_start to leftovers_begin
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>