On Wed, Jun 01, 2016 at 09:32:52AM -0600, Theo de Raadt wrote: > > - renamed it from 'mbim' to 'umbim' > > I tried 'ubm' as proposed by Theo but that felt weird. Esp. > > when changing the prefixes of macros whose names were > > derived from the MBIM standard. > > I suggested that because > > ifconfig umbim0 ... > > Is annoyingly long. >
I agree. And the driver can keep using the MBIM_ prefix for such macros even when we rename it to ubm. We have similar cases in the tree already, e.g. rtwn(4) and urtwn(4) use macros prefixed with R92C_ because the chip is called R92Csomething.
