lkml.org 
[lkml]   [2007]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 2.6.23 RESEND] cxgb3 - Fix dev->priv usage
    From
    Date
     > I take that back.  Rejected -- it breaks infiniband build.

    To be more precise:

    drivers/infiniband/hw/cxgb3/cxio_hal.c: In function 'cxio_rdev_open':
    drivers/infiniband/hw/cxgb3/cxio_hal.c:919: error: implicit declaration of function 'T3CDEV'

    it seems the problem is that T3CDEV() has been deleted and been
    replaced with the dev2t3cdev() inline function. However a simple
    replacement s/T3CDEV/dev2t3cdev/ in drivers/infiniband/hw/cxgb3
    doesn't work because the function has moved from t3cdev.h to
    adapter.h; and moving the function back to t3cdev.h doesn't work
    because it depends on more structure definitions now.

    And at that point I gave up...

    - R.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2007-08-28 23:19    [W:5.286 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site