1. 14 3月, 2011 7 次提交
  2. 24 2月, 2011 1 次提交
    • A
      tipc: Combine bearer structure with tipc_bearer structure · 2d627b92
      Allan Stephens 提交于
      Combines two distinct structures containing information about a TIPC bearer
      into a single structure. The structures were previously kept separate so
      that public information about a bearer could be made available to plug-in
      media types using TIPC's native API, while the remaining information was
      kept private for use by TIPC itself. However, now that the native API has
      been removed there is no longer any need for this arrangement.
      
      Since one of the structures was already embedded within the other, the
      change largely involves replacing instances of "publ.foo" with "foo".
      The changes do not otherwise alter the operation of TIPC bearers.
      Signed-off-by: NAllan Stephens <Allan.Stephens@windriver.com>
      Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
      2d627b92
  3. 02 1月, 2011 9 次提交
  4. 03 12月, 2010 2 次提交
  5. 17 10月, 2010 1 次提交
  6. 14 10月, 2010 1 次提交
  7. 24 9月, 2010 1 次提交
  8. 18 8月, 2010 2 次提交
  9. 13 5月, 2010 1 次提交
  10. 25 3月, 2010 1 次提交
  11. 19 3月, 2009 1 次提交
  12. 03 9月, 2008 1 次提交
  13. 15 7月, 2008 1 次提交
  14. 22 5月, 2008 1 次提交
  15. 03 8月, 2007 1 次提交
  16. 11 2月, 2007 1 次提交
  17. 03 12月, 2006 2 次提交
  18. 19 10月, 2006 1 次提交
  19. 30 6月, 2006 1 次提交
  20. 28 6月, 2006 1 次提交
  21. 26 6月, 2006 3 次提交