d95d654  hm2_eth: New driver for Mesa 7I80 ethernet cards

     I'll trust you on this one ;-)

f415df4 hostmot2: move watchdog I/O to the read function

     Stray rtapi_kfree(status_reg) without matching rtapi_kmalloc()
     in hm2_watchdog_parse_md().

     In hm2_watchdog_process_tram_read(), no need to check for .io_error
     since the llio read was removed.

bf7c06b hostmot2: Introduce queue_{read,write} methods

     queue_read() and queue_write() seems almost but not quite identical
     to tram reads and writes.  The difference is the queued reads/writes
     are adjustable on a per-batch basis, whereas the tram reads/writes
     must be configured at driver load time.  But they're never used in
     that dynamic way, so maybe a stronger (generic) tram implementation
     would be better?

     Why was struct hm2_lowlevel_io_struct made __packed__?

     hm2_tram_read() has a silly empty check for queue_read(-1) failure.


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to